build-sys: Cleanup handling for trivial-httpd-cmdline
authorColin Walters <walters@verbum.org>
Mon, 21 Oct 2019 21:45:20 +0000 (21:45 +0000)
committerColin Walters <walters@verbum.org>
Wed, 23 Oct 2019 15:05:30 +0000 (15:05 +0000)
commitac4e3ab3e6e01b5d46fc16f86a0f0e0285f90d05
tree97410c413bee11cd1b7c6346017b9a0449da797e
parentf333ae74f4a06dc537315d52959714a79be464c7
build-sys: Cleanup handling for trivial-httpd-cmdline

This way it's clearer this bit is only about the CLI entrypoint
also living in `ostree trivial-httpd`, not the underlying
`ostree-trivial-httpd` binary that's separate now.

Delete the automake conditional for this, and make the manpage
conditional use `if USE_LIBSOUP` the same way the C build does.

Suggested-by: Jonathan Lebon <jonathan@jlebon.com>
Makefile-man.am
configure.ac